Package | nictiz.fhir.nl.stu3.zib2015 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-person-reference |
Url | http://nictiz.nl/fhir/StructureDefinition/nl-core-person-reference |
Version | 1.0 |
Status | retired |
Date | 2018-06-06T00:00:00+01:00 |
Name | nl-core-person-reference |
Title | nl-core-person-reference |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | When systems distinguish person records from roles they play, like Patient/RelatedPerson/Practitioner, then the only way to keep track of that link is through the Person.link.target reference. This notion is easily missed, and use of the extension makes systems more aware of the existence of a separate Person. Note that the extension being present is by no means a requirement in itself that a receiving system shall maintain separate Person records in the same way that the sending system does. It may however be a requirement within a certain context of use. A sending system shall populate relevant elements of the resource that this extension is on, in the exact way as systems would do that do not support this extension. |
Purpose | Support link between Person record and role records (Patient, RelatedPerson, Practitioner) more efficiently than possible with Person.link |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
No resources found
StructureDefinition | |
http://fhir.nl/fhir/StructureDefinition/nl-core-person ![]() | nl-core-person |
{
"resourceType" : "StructureDefinition",
"id" : "nl-core-person-reference",
"url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-person-reference",
"version" : "1.0",
"name" : "nl-core-person-reference",
"title" : "nl-core-person-reference",
"status" : "retired",
"date" : "2018-06-06T00:00:00+01:00",
"publisher" : "HL7 Netherlands",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "When systems distinguish person records from roles they play, like Patient/RelatedPerson/Practitioner, then the only way to keep track of that link is through the Person.link.target reference. This notion is easily missed, and use of the extension makes systems more aware of the existence of a separate Person.\r\nNote that the extension being present is by no means a requirement in itself that a receiving system shall maintain separate Person records in the same way that the sending system does. It may however be a requirement within a certain context of use. A sending system shall populate relevant elements of the resource that this extension is on, in the exact way as systems would do that do not support this extension.",
"purpose" : "Support link between Person record and role records (Patient, RelatedPerson, Practitioner) more efficiently than possible with Person.link",
"copyright" : "CC0",
"fhirVersion" : "3.0.1",
"kind" : "complex-type",
"abstract" : false,
"contextType" : "resource",
"context" : [
"Patient",
"RelatedPerson",
"Practitioner"
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-person-reference"
},
{
"id" : "Extension.value[x]:valueReference",
"path" : "Extension.valueReference",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-person"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.